Advantages
Generates XDVDFS search trees. (GDFIMAGE does not)
Much faster than GDFIMAGE.
Combined with XDVDFS_Dumper can recreate a disk with all file
system optimizations preserved.
Can pad images to 4.38 GiB.
Portable. (Win32, Linux, MacOS)
Source code included.
The Xbox tools provided in this archive are made with the MS SDK and
contain copyrighted Microsoft code.
The source code contained in this archive is released under the terms of the
GNU General Public License.
Layout Format
The layout file used/generated by these tools is a CSV format :-
| File or Directory |
Filename or Dir name |
File Size in Bytes | Start Sector |
|---|---|---|---|
| F | \default.xbe | 1024 | 254 |
| D | \ | 0 | 1834 |
| D | \GameFiles | 0 | 1835 |
| F | \GameFiles\logo.png | 512 | 2256 |